Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make HDF5 Enablement Less Strict #71

Merged
merged 2 commits into from
Aug 19, 2023
Merged

Conversation

wavefunction91
Copy link
Owner

Previously, the build would fail if GAUXC_ENABLE_HDF5 was set and HDF5 was not found. This is unnecessary. This PR introduces an additional GAUXC_HAS_HDF5 which indicates that GAUXC_ENABLE_HDF5 was set and HDF5 was found. All appropriate logic has been updated and addition logic (with warning) skipping UTs if GAUXC_HAS_HDF5 is false-y.

@wavefunction91 wavefunction91 merged commit 2e1ff04 into master Aug 19, 2023
12 checks passed
@wavefunction91 wavefunction91 deleted the hotfix/hdf5_options branch August 19, 2023 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant